Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Grades v2 to Next.js #795

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

junlarsen
Copy link
Member

@junlarsen junlarsen commented Feb 7, 2024

Depends on #797

Copy link

linear bot commented Feb 7, 2024

Copy link

vercel bot commented Feb 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rif-prd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 10, 2024 3:19pm

@vercel vercel bot temporarily deployed to Preview – rif-prd February 7, 2024 21:07 Inactive

export const createKysely = () => {
const conn = new pg.Pool({
connectionString: process.env.DATABASE_URL ?? "postgres://postgres:postgres@localhost:5433/postgres",

Check failure

Code scanning / SonarCloud

PostgreSQL database passwords should not be disclosed High

Make sure this PostgreSQL database password gets changed and removed from the code. See more on SonarCloud
@vercel vercel bot temporarily deployed to Preview – rif-dev February 7, 2024 21:08 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-prd February 7, 2024 22:41 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-dev February 7, 2024 22:46 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-dev February 7, 2024 22:57 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-prd February 7, 2024 23:00 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-prd February 7, 2024 23:37 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-dev February 7, 2024 23:38 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-dev February 8, 2024 00:58 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-prd February 8, 2024 01:00 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-dev February 8, 2024 16:22 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-prd February 8, 2024 16:26 Inactive
@vercel vercel bot temporarily deployed to Preview – rif-dev February 8, 2024 16:59 Inactive
@junlarsen junlarsen force-pushed the feature/dot-513-migrate-web-application-to-nextjs branch from 5fbacb4 to 332cbdb Compare February 10, 2024 15:16
Copy link

sonarcloud bot commented Feb 10, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant